Package-level declarations

Functions

Link copied to clipboard
fun Loading(modifier: Modifier = Modifier)

Loading spinners are used when retrieving data or performing slow computations, and help to notify users that loading is underway.

Link copied to clipboard
fun SmallLoading(modifier: Modifier = Modifier)

Loading spinners are used when retrieving data or performing slow computations, and help to notify users that loading is underway.